PDF4Java Reference Documentation
com.o2sol.pdf4java.forms Package / PDFTextBoxWidget Class / getAlign Method
In This Topic
    getAlign Method
    In This Topic
    Gets the field text alignment.
    Syntax
    public PDFGraphicAlign getAlign()

    Return Value

    A com.o2sol.pdf4java.graphics.PDFGraphicAlign that specifies how the text is aligned on horizontal in the field.
    See Also